Release 10.1A: OpenEdge Data Management:
SQL Reference
DROP INDEX
Deletes an index on the specified table.
Syntax
index_owner_nameSpecifies the name of the index owner. If index_owner_name is specified and is different from the name of the user executing the statement, then the user must have
DBAprivileges.table_nameVerifies the index_name to correspond to the table.
Note
Example
Authorization
Must have
DBAprivilege or ownership of the index.Related statements
CREATE INDEX
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |